/ Assembly List / LJCWinFormCommon / FormCommon / SetLabelsBackColor

Namespace - LJCWinFormCommon


Parameters
controls - The Controls collection.
backColor - The Background color.

Syntax

C#
public static Void SetLabelsBackColor(ControlCollection controls, Color backColor)

Sets the BackColor for the labels.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.